3.2.10 \(\int \sec (a+b x) \tan ^5(a+b x) \, dx\) [110]

Optimal. Leaf size=41 \[ \frac {\sec (a+b x)}{b}-\frac {2 \sec ^3(a+b x)}{3 b}+\frac {\sec ^5(a+b x)}{5 b} \]

[Out]

sec(b*x+a)/b-2/3*sec(b*x+a)^3/b+1/5*sec(b*x+a)^5/b

________________________________________________________________________________________

Rubi [A]
time = 0.02, antiderivative size = 41, normalized size of antiderivative = 1.00, number of steps used = 3, number of rules used = 2, integrand size = 15, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.133, Rules used = {2686, 200} \begin {gather*} \frac {\sec ^5(a+b x)}{5 b}-\frac {2 \sec ^3(a+b x)}{3 b}+\frac {\sec (a+b x)}{b} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[Sec[a + b*x]*Tan[a + b*x]^5,x]

[Out]

Sec[a + b*x]/b - (2*Sec[a + b*x]^3)/(3*b) + Sec[a + b*x]^5/(5*b)

Rule 200

Int[((a_) + (b_.)*(x_)^(n_))^(p_), x_Symbol] :> Int[ExpandIntegrand[(a + b*x^n)^p, x], x] /; FreeQ[{a, b}, x]
&& IGtQ[n, 0] && IGtQ[p, 0]

Rule 2686

Int[((a_.)*sec[(e_.) + (f_.)*(x_)])^(m_.)*((b_.)*tan[(e_.) + (f_.)*(x_)])^(n_.), x_Symbol] :> Dist[a/f, Subst[
Int[(a*x)^(m - 1)*(-1 + x^2)^((n - 1)/2), x], x, Sec[e + f*x]], x] /; FreeQ[{a, e, f, m}, x] && IntegerQ[(n -
1)/2] &&  !(IntegerQ[m/2] && LtQ[0, m, n + 1])

Rubi steps

\begin {align*} \int \sec (a+b x) \tan ^5(a+b x) \, dx &=\frac {\text {Subst}\left (\int \left (-1+x^2\right )^2 \, dx,x,\sec (a+b x)\right )}{b}\\ &=\frac {\text {Subst}\left (\int \left (1-2 x^2+x^4\right ) \, dx,x,\sec (a+b x)\right )}{b}\\ &=\frac {\sec (a+b x)}{b}-\frac {2 \sec ^3(a+b x)}{3 b}+\frac {\sec ^5(a+b x)}{5 b}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]
time = 0.02, size = 41, normalized size = 1.00 \begin {gather*} \frac {\sec (a+b x)}{b}-\frac {2 \sec ^3(a+b x)}{3 b}+\frac {\sec ^5(a+b x)}{5 b} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[Sec[a + b*x]*Tan[a + b*x]^5,x]

[Out]

Sec[a + b*x]/b - (2*Sec[a + b*x]^3)/(3*b) + Sec[a + b*x]^5/(5*b)

________________________________________________________________________________________

Maple [B] Leaf count of result is larger than twice the leaf count of optimal. \(87\) vs. \(2(37)=74\).
time = 0.07, size = 88, normalized size = 2.15

method result size
norman \(\frac {-\frac {16}{15 b}+\frac {16 \left (\tan ^{2}\left (\frac {b x}{2}+\frac {a}{2}\right )\right )}{3 b}-\frac {32 \left (\tan ^{4}\left (\frac {b x}{2}+\frac {a}{2}\right )\right )}{3 b}}{\left (\tan ^{2}\left (\frac {b x}{2}+\frac {a}{2}\right )-1\right )^{5}}\) \(55\)
risch \(\frac {2 \,{\mathrm e}^{9 i \left (b x +a \right )}+\frac {8 \,{\mathrm e}^{7 i \left (b x +a \right )}}{3}+\frac {116 \,{\mathrm e}^{5 i \left (b x +a \right )}}{15}+\frac {8 \,{\mathrm e}^{3 i \left (b x +a \right )}}{3}+2 \,{\mathrm e}^{i \left (b x +a \right )}}{b \left ({\mathrm e}^{2 i \left (b x +a \right )}+1\right )^{5}}\) \(75\)
derivativedivides \(\frac {\frac {\sin ^{6}\left (b x +a \right )}{5 \cos \left (b x +a \right )^{5}}-\frac {\sin ^{6}\left (b x +a \right )}{15 \cos \left (b x +a \right )^{3}}+\frac {\sin ^{6}\left (b x +a \right )}{5 \cos \left (b x +a \right )}+\frac {\left (\frac {8}{3}+\sin ^{4}\left (b x +a \right )+\frac {4 \left (\sin ^{2}\left (b x +a \right )\right )}{3}\right ) \cos \left (b x +a \right )}{5}}{b}\) \(88\)
default \(\frac {\frac {\sin ^{6}\left (b x +a \right )}{5 \cos \left (b x +a \right )^{5}}-\frac {\sin ^{6}\left (b x +a \right )}{15 \cos \left (b x +a \right )^{3}}+\frac {\sin ^{6}\left (b x +a \right )}{5 \cos \left (b x +a \right )}+\frac {\left (\frac {8}{3}+\sin ^{4}\left (b x +a \right )+\frac {4 \left (\sin ^{2}\left (b x +a \right )\right )}{3}\right ) \cos \left (b x +a \right )}{5}}{b}\) \(88\)

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(sec(b*x+a)^6*sin(b*x+a)^5,x,method=_RETURNVERBOSE)

[Out]

1/b*(1/5*sin(b*x+a)^6/cos(b*x+a)^5-1/15*sin(b*x+a)^6/cos(b*x+a)^3+1/5*sin(b*x+a)^6/cos(b*x+a)+1/5*(8/3+sin(b*x
+a)^4+4/3*sin(b*x+a)^2)*cos(b*x+a))

________________________________________________________________________________________

Maxima [A]
time = 0.29, size = 35, normalized size = 0.85 \begin {gather*} \frac {15 \, \cos \left (b x + a\right )^{4} - 10 \, \cos \left (b x + a\right )^{2} + 3}{15 \, b \cos \left (b x + a\right )^{5}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sec(b*x+a)^6*sin(b*x+a)^5,x, algorithm="maxima")

[Out]

1/15*(15*cos(b*x + a)^4 - 10*cos(b*x + a)^2 + 3)/(b*cos(b*x + a)^5)

________________________________________________________________________________________

Fricas [A]
time = 0.35, size = 35, normalized size = 0.85 \begin {gather*} \frac {15 \, \cos \left (b x + a\right )^{4} - 10 \, \cos \left (b x + a\right )^{2} + 3}{15 \, b \cos \left (b x + a\right )^{5}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sec(b*x+a)^6*sin(b*x+a)^5,x, algorithm="fricas")

[Out]

1/15*(15*cos(b*x + a)^4 - 10*cos(b*x + a)^2 + 3)/(b*cos(b*x + a)^5)

________________________________________________________________________________________

Sympy [F(-2)]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Exception raised: SystemError} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sec(b*x+a)**6*sin(b*x+a)**5,x)

[Out]

Exception raised: SystemError >> excessive stack use: stack is 6189 deep

________________________________________________________________________________________

Giac [A]
time = 4.82, size = 72, normalized size = 1.76 \begin {gather*} \frac {16 \, {\left (\frac {5 \, {\left (\cos \left (b x + a\right ) - 1\right )}}{\cos \left (b x + a\right ) + 1} + \frac {10 \, {\left (\cos \left (b x + a\right ) - 1\right )}^{2}}{{\left (\cos \left (b x + a\right ) + 1\right )}^{2}} + 1\right )}}{15 \, b {\left (\frac {\cos \left (b x + a\right ) - 1}{\cos \left (b x + a\right ) + 1} + 1\right )}^{5}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sec(b*x+a)^6*sin(b*x+a)^5,x, algorithm="giac")

[Out]

16/15*(5*(cos(b*x + a) - 1)/(cos(b*x + a) + 1) + 10*(cos(b*x + a) - 1)^2/(cos(b*x + a) + 1)^2 + 1)/(b*((cos(b*
x + a) - 1)/(cos(b*x + a) + 1) + 1)^5)

________________________________________________________________________________________

Mupad [B]
time = 0.54, size = 35, normalized size = 0.85 \begin {gather*} \frac {15\,{\cos \left (a+b\,x\right )}^4-10\,{\cos \left (a+b\,x\right )}^2+3}{15\,b\,{\cos \left (a+b\,x\right )}^5} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(sin(a + b*x)^5/cos(a + b*x)^6,x)

[Out]

(15*cos(a + b*x)^4 - 10*cos(a + b*x)^2 + 3)/(15*b*cos(a + b*x)^5)

________________________________________________________________________________________